|  | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | 
|  | <!-- NewPage --> | 
|  | <html lang="en"> | 
|  | <head> | 
|  | <!-- Generated by javadoc --> | 
|  | <title>Days</title> | 
|  | <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> | 
|  | <script type="text/javascript" src="../../../../script.js"></script> | 
|  | </head> | 
|  | <body> | 
|  | <script type="text/javascript"><!-- | 
|  | try { | 
|  | if (location.href.indexOf('is-external=true') == -1) { | 
|  | parent.document.title="Days"; | 
|  | } | 
|  | } | 
|  | catch(err) { | 
|  | } | 
|  | //--> | 
|  | var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10}; | 
|  | var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; | 
|  | var altColor = "altColor"; | 
|  | var rowColor = "rowColor"; | 
|  | var tableTab = "tableTab"; | 
|  | var activeTableTab = "activeTableTab"; | 
|  | </script> | 
|  | <noscript> | 
|  | <div>JavaScript is disabled on your browser.</div> | 
|  | </noscript> | 
|  | <!-- ========= START OF TOP NAVBAR ======= --> | 
|  | <div class="topNav"><a name="navbar.top"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | 
|  | <a name="navbar.top.firstrow"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="navList" title="Navigation"> | 
|  | <li><a href="../../../../overview-summary.html">Overview</a></li> | 
|  | <li><a href="package-summary.html">Package</a></li> | 
|  | <li class="navBarCell1Rev">Class</li> | 
|  | <li><a href="package-tree.html">Tree</a></li> | 
|  | <li><a href="../../../../deprecated-list.html">Deprecated</a></li> | 
|  | <li><a href="../../../../index-all.html">Index</a></li> | 
|  | <li><a href="../../../../help-doc.html">Help</a></li> | 
|  | </ul> | 
|  | </div> | 
|  | <div class="subNav"> | 
|  | <ul class="navList"> | 
|  | <li>Prev Class</li> | 
|  | <li><a href="../../../../org/apache/iceberg/transforms/Hours.html" title="class in org.apache.iceberg.transforms"><span class="typeNameLink">Next Class</span></a></li> | 
|  | </ul> | 
|  | <ul class="navList"> | 
|  | <li><a href="../../../../index.html?org/apache/iceberg/transforms/Days.html" target="_top">Frames</a></li> | 
|  | <li><a href="Days.html" target="_top">No Frames</a></li> | 
|  | </ul> | 
|  | <ul class="navList" id="allclasses_navbar_top"> | 
|  | <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> | 
|  | </ul> | 
|  | <div> | 
|  | <script type="text/javascript"><!-- | 
|  | allClassesLink = document.getElementById("allclasses_navbar_top"); | 
|  | if(window==top) { | 
|  | allClassesLink.style.display = "block"; | 
|  | } | 
|  | else { | 
|  | allClassesLink.style.display = "none"; | 
|  | } | 
|  | //--> | 
|  | </script> | 
|  | </div> | 
|  | <div> | 
|  | <ul class="subNavList"> | 
|  | <li>Summary: </li> | 
|  | <li>Nested | </li> | 
|  | <li>Field | </li> | 
|  | <li><a href="#constructor.summary">Constr</a> | </li> | 
|  | <li><a href="#method.summary">Method</a></li> | 
|  | </ul> | 
|  | <ul class="subNavList"> | 
|  | <li>Detail: </li> | 
|  | <li>Field | </li> | 
|  | <li><a href="#constructor.detail">Constr</a> | </li> | 
|  | <li><a href="#method.detail">Method</a></li> | 
|  | </ul> | 
|  | </div> | 
|  | <a name="skip.navbar.top"> | 
|  | <!--   --> | 
|  | </a></div> | 
|  | <!-- ========= END OF TOP NAVBAR ========= --> | 
|  | <!-- ======== START OF CLASS DATA ======== --> | 
|  | <div class="header"> | 
|  | <div class="subTitle">org.apache.iceberg.transforms</div> | 
|  | <h2 title="Class Days" class="title">Class Days<T></h2> | 
|  | </div> | 
|  | <div class="contentContainer"> | 
|  | <ul class="inheritance"> | 
|  | <li>java.lang.Object</li> | 
|  | <li> | 
|  | <ul class="inheritance"> | 
|  | <li>org.apache.iceberg.transforms.Days<T></li> | 
|  | </ul> | 
|  | </li> | 
|  | </ul> | 
|  | <div class="description"> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <dl> | 
|  | <dt>All Implemented Interfaces:</dt> | 
|  | <dd>java.io.Serializable, <a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><T,java.lang.Integer></dd> | 
|  | </dl> | 
|  | <hr> | 
|  | <br> | 
|  | <pre>public class <span class="typeNameLabel">Days<T></span> | 
|  | extends java.lang.Object</pre> | 
|  | <dl> | 
|  | <dt><span class="seeLabel">See Also:</span></dt> | 
|  | <dd><a href="../../../../serialized-form.html#org.apache.iceberg.transforms.Days">Serialized Form</a></dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | </div> | 
|  | <div class="summary"> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <!-- ======== CONSTRUCTOR SUMMARY ======== --> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"><a name="constructor.summary"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <h3>Constructor Summary</h3> | 
|  | <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> | 
|  | <caption><span>Constructors</span><span class="tabEnd"> </span></caption> | 
|  | <tr> | 
|  | <th class="colOne" scope="col">Constructor and Description</th> | 
|  | </tr> | 
|  | <tr class="altColor"> | 
|  | <td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#Days--">Days</a></span>()</code> </td> | 
|  | </tr> | 
|  | </table> | 
|  | </li> | 
|  | </ul> | 
|  | <!-- ========== METHOD SUMMARY =========== --> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"><a name="method.summary"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <h3>Method Summary</h3> | 
|  | <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> | 
|  | <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> | 
|  | <tr> | 
|  | <th class="colFirst" scope="col">Modifier and Type</th> | 
|  | <th class="colLast" scope="col">Method and Description</th> | 
|  | </tr> | 
|  | <tr id="i0" class="altColor"> | 
|  | <td class="colFirst"><code><a href="../../../../org/apache/iceberg/util/SerializableFunction.html" title="interface in org.apache.iceberg.util">SerializableFunction</a><S,java.lang.Integer></code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#bind-org.apache.iceberg.types.Type-">bind</a></span>(<a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> type)</code> | 
|  | <div class="block">Returns a function that applies this transform to values of the given <a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types"><code>type</code></a>.</div> | 
|  | </td> | 
|  | </tr> | 
|  | <tr id="i1" class="rowColor"> | 
|  | <td class="colFirst"><code>boolean</code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#canTransform-org.apache.iceberg.types.Type-">canTransform</a></span>(<a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> type)</code> | 
|  | <div class="block">Checks whether this function can be applied to the given <a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types"><code>Type</code></a>.</div> | 
|  | </td> | 
|  | </tr> | 
|  | <tr id="i2" class="altColor"> | 
|  | <td class="colFirst"><code>java.lang.String</code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#dedupName--">dedupName</a></span>()</code> | 
|  | <div class="block">Return the unique transform name to check if similar transforms for the same source field are | 
|  | added multiple times in partition spec builder.</div> | 
|  | </td> | 
|  | </tr> | 
|  | <tr id="i3" class="rowColor"> | 
|  | <td class="colFirst"><code><a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a></code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#getResultType-org.apache.iceberg.types.Type-">getResultType</a></span>(<a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> sourceType)</code> | 
|  | <div class="block">Returns the <a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types"><code>Type</code></a> produced by this transform given a source type.</div> | 
|  | </td> | 
|  | </tr> | 
|  | <tr id="i4" class="altColor"> | 
|  | <td class="colFirst"><code>boolean</code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#preservesOrder--">preservesOrder</a></span>()</code> | 
|  | <div class="block">Whether the transform preserves the order of values (is monotonic).</div> | 
|  | </td> | 
|  | </tr> | 
|  | <tr id="i5" class="rowColor"> | 
|  | <td class="colFirst"><code><a href="../../../../org/apache/iceberg/expressions/UnboundPredicate.html" title="class in org.apache.iceberg.expressions">UnboundPredicate</a><java.lang.Integer></code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#project-java.lang.String-org.apache.iceberg.expressions.BoundPredicate-">project</a></span>(java.lang.String name, | 
|  | <a href="../../../../org/apache/iceberg/expressions/BoundPredicate.html" title="class in org.apache.iceberg.expressions">BoundPredicate</a><S> predicate)</code> | 
|  | <div class="block">Transforms a <a href="../../../../org/apache/iceberg/expressions/BoundPredicate.html" title="class in org.apache.iceberg.expressions"><code>predicate</code></a> to an inclusive predicate on the partition values | 
|  | produced by the transform.</div> | 
|  | </td> | 
|  | </tr> | 
|  | <tr id="i6" class="altColor"> | 
|  | <td class="colFirst"><code><a href="../../../../org/apache/iceberg/expressions/UnboundPredicate.html" title="class in org.apache.iceberg.expressions">UnboundPredicate</a><java.lang.Integer></code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#projectStrict-java.lang.String-org.apache.iceberg.expressions.BoundPredicate-">projectStrict</a></span>(java.lang.String name, | 
|  | <a href="../../../../org/apache/iceberg/expressions/BoundPredicate.html" title="class in org.apache.iceberg.expressions">BoundPredicate</a><S> predicate)</code> | 
|  | <div class="block">Transforms a <a href="../../../../org/apache/iceberg/expressions/BoundPredicate.html" title="class in org.apache.iceberg.expressions"><code>predicate</code></a> to a strict predicate on the partition values | 
|  | produced by the transform.</div> | 
|  | </td> | 
|  | </tr> | 
|  | <tr id="i7" class="rowColor"> | 
|  | <td class="colFirst"><code>boolean</code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#satisfiesOrderOf-org.apache.iceberg.transforms.Transform-">satisfiesOrderOf</a></span>(<a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><?,?> other)</code> | 
|  | <div class="block">Whether ordering by this transform's result satisfies the ordering of another transform's | 
|  | result.</div> | 
|  | </td> | 
|  | </tr> | 
|  | <tr id="i8" class="altColor"> | 
|  | <td class="colFirst"><code>protected <a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><<a href="../../../../org/apache/iceberg/transforms/Days.html" title="type parameter in Days">T</a>,java.lang.Integer></code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#toEnum-org.apache.iceberg.types.Type-">toEnum</a></span>(<a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> type)</code> </td> | 
|  | </tr> | 
|  | <tr id="i9" class="rowColor"> | 
|  | <td class="colFirst"><code>java.lang.String</code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#toHumanString-org.apache.iceberg.types.Type-java.lang.Integer-">toHumanString</a></span>(<a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> alwaysDate, | 
|  | java.lang.Integer value)</code> </td> | 
|  | </tr> | 
|  | <tr id="i10" class="altColor"> | 
|  | <td class="colFirst"><code>java.lang.String</code></td> | 
|  | <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/iceberg/transforms/Days.html#toString--">toString</a></span>()</code> </td> | 
|  | </tr> | 
|  | </table> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <h3>Methods inherited from class java.lang.Object</h3> | 
|  | <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li> | 
|  | </ul> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"><a name="methods.inherited.from.class.org.apache.iceberg.transforms.Transform"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <h3>Methods inherited from interface org.apache.iceberg.transforms.<a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a></h3> | 
|  | <code><a href="../../../../org/apache/iceberg/transforms/Transform.html#apply-S-">apply</a>, <a href="../../../../org/apache/iceberg/transforms/Transform.html#isIdentity--">isIdentity</a>, <a href="../../../../org/apache/iceberg/transforms/Transform.html#isVoid--">isVoid</a>, <a href="../../../../org/apache/iceberg/transforms/Transform.html#toHumanString-T-">toHumanString</a></code></li> | 
|  | </ul> | 
|  | </li> | 
|  | </ul> | 
|  | </li> | 
|  | </ul> | 
|  | </div> | 
|  | <div class="details"> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <!-- ========= CONSTRUCTOR DETAIL ======== --> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"><a name="constructor.detail"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <h3>Constructor Detail</h3> | 
|  | <a name="Days--"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockListLast"> | 
|  | <li class="blockList"> | 
|  | <h4>Days</h4> | 
|  | <pre>public Days()</pre> | 
|  | </li> | 
|  | </ul> | 
|  | </li> | 
|  | </ul> | 
|  | <!-- ============ METHOD DETAIL ========== --> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"><a name="method.detail"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <h3>Method Detail</h3> | 
|  | <a name="toEnum-org.apache.iceberg.types.Type-"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>toEnum</h4> | 
|  | <pre>protected <a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><<a href="../../../../org/apache/iceberg/transforms/Days.html" title="type parameter in Days">T</a>,java.lang.Integer> toEnum(<a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> type)</pre> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="getResultType-org.apache.iceberg.types.Type-"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>getResultType</h4> | 
|  | <pre>public <a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> getResultType(<a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> sourceType)</pre> | 
|  | <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/iceberg/transforms/Transform.html#getResultType-org.apache.iceberg.types.Type-">Transform</a></code></span></div> | 
|  | <div class="block">Returns the <a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types"><code>Type</code></a> produced by this transform given a source type.</div> | 
|  | <dl> | 
|  | <dt><span class="paramLabel">Parameters:</span></dt> | 
|  | <dd><code>sourceType</code> - a type</dd> | 
|  | <dt><span class="returnLabel">Returns:</span></dt> | 
|  | <dd>the result type created by the apply method for the given type</dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="satisfiesOrderOf-org.apache.iceberg.transforms.Transform-"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>satisfiesOrderOf</h4> | 
|  | <pre>public boolean satisfiesOrderOf(<a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><?,?> other)</pre> | 
|  | <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/iceberg/transforms/Transform.html#satisfiesOrderOf-org.apache.iceberg.transforms.Transform-">Transform</a></code></span></div> | 
|  | <div class="block">Whether ordering by this transform's result satisfies the ordering of another transform's | 
|  | result. | 
|  |  | 
|  | <p>For example, sorting by day(ts) will produce an ordering that is also by month(ts) or | 
|  | year(ts). However, sorting by day(ts) will not satisfy the order of hour(ts) or identity(ts).</div> | 
|  | <dl> | 
|  | <dt><span class="returnLabel">Returns:</span></dt> | 
|  | <dd>true if ordering by this transform is equivalent to ordering by the other transform</dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="toHumanString-org.apache.iceberg.types.Type-java.lang.Integer-"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>toHumanString</h4> | 
|  | <pre>public java.lang.String toHumanString(<a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> alwaysDate, | 
|  | java.lang.Integer value)</pre> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="toString--"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>toString</h4> | 
|  | <pre>public java.lang.String toString()</pre> | 
|  | <dl> | 
|  | <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> | 
|  | <dd><code>toString</code> in class <code>java.lang.Object</code></dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="bind-org.apache.iceberg.types.Type-"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>bind</h4> | 
|  | <pre>public <a href="../../../../org/apache/iceberg/util/SerializableFunction.html" title="interface in org.apache.iceberg.util">SerializableFunction</a><S,java.lang.Integer> bind(<a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> type)</pre> | 
|  | <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/iceberg/transforms/Transform.html#bind-org.apache.iceberg.types.Type-">Transform</a></code></span></div> | 
|  | <div class="block">Returns a function that applies this transform to values of the given <a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types"><code>type</code></a>.</div> | 
|  | <dl> | 
|  | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | 
|  | <dd><code><a href="../../../../org/apache/iceberg/transforms/Transform.html#bind-org.apache.iceberg.types.Type-">bind</a></code> in interface <code><a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><S,java.lang.Integer></code></dd> | 
|  | <dt><span class="paramLabel">Parameters:</span></dt> | 
|  | <dd><code>type</code> - an Iceberg <a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types"><code>Type</code></a></dd> | 
|  | <dt><span class="returnLabel">Returns:</span></dt> | 
|  | <dd>a <code>Function</code> that applies this transform to values of the given type.</dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="preservesOrder--"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>preservesOrder</h4> | 
|  | <pre>public boolean preservesOrder()</pre> | 
|  | <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/iceberg/transforms/Transform.html#preservesOrder--">Transform</a></code></span></div> | 
|  | <div class="block">Whether the transform preserves the order of values (is monotonic). | 
|  |  | 
|  | <p>A transform preserves order for values when for any given a and b, if a < b then apply(a) | 
|  | <= apply(b).</div> | 
|  | <dl> | 
|  | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | 
|  | <dd><code><a href="../../../../org/apache/iceberg/transforms/Transform.html#preservesOrder--">preservesOrder</a></code> in interface <code><a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><S,java.lang.Integer></code></dd> | 
|  | <dt><span class="returnLabel">Returns:</span></dt> | 
|  | <dd>true if the transform preserves the order of values</dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="canTransform-org.apache.iceberg.types.Type-"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>canTransform</h4> | 
|  | <pre>public boolean canTransform(<a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types">Type</a> type)</pre> | 
|  | <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/iceberg/transforms/Transform.html#canTransform-org.apache.iceberg.types.Type-">Transform</a></code></span></div> | 
|  | <div class="block">Checks whether this function can be applied to the given <a href="../../../../org/apache/iceberg/types/Type.html" title="interface in org.apache.iceberg.types"><code>Type</code></a>.</div> | 
|  | <dl> | 
|  | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | 
|  | <dd><code><a href="../../../../org/apache/iceberg/transforms/Transform.html#canTransform-org.apache.iceberg.types.Type-">canTransform</a></code> in interface <code><a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><S,java.lang.Integer></code></dd> | 
|  | <dt><span class="paramLabel">Parameters:</span></dt> | 
|  | <dd><code>type</code> - a type</dd> | 
|  | <dt><span class="returnLabel">Returns:</span></dt> | 
|  | <dd>true if this transform can be applied to the type, false otherwise</dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="project-java.lang.String-org.apache.iceberg.expressions.BoundPredicate-"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>project</h4> | 
|  | <pre>public <a href="../../../../org/apache/iceberg/expressions/UnboundPredicate.html" title="class in org.apache.iceberg.expressions">UnboundPredicate</a><java.lang.Integer> project(java.lang.String name, | 
|  | <a href="../../../../org/apache/iceberg/expressions/BoundPredicate.html" title="class in org.apache.iceberg.expressions">BoundPredicate</a><S> predicate)</pre> | 
|  | <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/iceberg/transforms/Transform.html#project-java.lang.String-org.apache.iceberg.expressions.BoundPredicate-">Transform</a></code></span></div> | 
|  | <div class="block">Transforms a <a href="../../../../org/apache/iceberg/expressions/BoundPredicate.html" title="class in org.apache.iceberg.expressions"><code>predicate</code></a> to an inclusive predicate on the partition values | 
|  | produced by the transform. | 
|  |  | 
|  | <p>This inclusive transform guarantees that if pred(v) is true, then projected(apply(v)) is | 
|  | true.</div> | 
|  | <dl> | 
|  | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | 
|  | <dd><code><a href="../../../../org/apache/iceberg/transforms/Transform.html#project-java.lang.String-org.apache.iceberg.expressions.BoundPredicate-">project</a></code> in interface <code><a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><S,java.lang.Integer></code></dd> | 
|  | <dt><span class="paramLabel">Parameters:</span></dt> | 
|  | <dd><code>name</code> - the field name for partition values</dd> | 
|  | <dd><code>predicate</code> - a predicate for source values</dd> | 
|  | <dt><span class="returnLabel">Returns:</span></dt> | 
|  | <dd>an inclusive predicate on partition values</dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="projectStrict-java.lang.String-org.apache.iceberg.expressions.BoundPredicate-"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockList"> | 
|  | <li class="blockList"> | 
|  | <h4>projectStrict</h4> | 
|  | <pre>public <a href="../../../../org/apache/iceberg/expressions/UnboundPredicate.html" title="class in org.apache.iceberg.expressions">UnboundPredicate</a><java.lang.Integer> projectStrict(java.lang.String name, | 
|  | <a href="../../../../org/apache/iceberg/expressions/BoundPredicate.html" title="class in org.apache.iceberg.expressions">BoundPredicate</a><S> predicate)</pre> | 
|  | <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/iceberg/transforms/Transform.html#projectStrict-java.lang.String-org.apache.iceberg.expressions.BoundPredicate-">Transform</a></code></span></div> | 
|  | <div class="block">Transforms a <a href="../../../../org/apache/iceberg/expressions/BoundPredicate.html" title="class in org.apache.iceberg.expressions"><code>predicate</code></a> to a strict predicate on the partition values | 
|  | produced by the transform. | 
|  |  | 
|  | <p>This strict transform guarantees that if strict(apply(v)) is true, then pred(v) is also | 
|  | true.</div> | 
|  | <dl> | 
|  | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | 
|  | <dd><code><a href="../../../../org/apache/iceberg/transforms/Transform.html#projectStrict-java.lang.String-org.apache.iceberg.expressions.BoundPredicate-">projectStrict</a></code> in interface <code><a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><S,java.lang.Integer></code></dd> | 
|  | <dt><span class="paramLabel">Parameters:</span></dt> | 
|  | <dd><code>name</code> - the field name for partition values</dd> | 
|  | <dd><code>predicate</code> - a predicate for source values</dd> | 
|  | <dt><span class="returnLabel">Returns:</span></dt> | 
|  | <dd>an inclusive predicate on partition values</dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | <a name="dedupName--"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="blockListLast"> | 
|  | <li class="blockList"> | 
|  | <h4>dedupName</h4> | 
|  | <pre>public java.lang.String dedupName()</pre> | 
|  | <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/iceberg/transforms/Transform.html#dedupName--">Transform</a></code></span></div> | 
|  | <div class="block">Return the unique transform name to check if similar transforms for the same source field are | 
|  | added multiple times in partition spec builder.</div> | 
|  | <dl> | 
|  | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | 
|  | <dd><code><a href="../../../../org/apache/iceberg/transforms/Transform.html#dedupName--">dedupName</a></code> in interface <code><a href="../../../../org/apache/iceberg/transforms/Transform.html" title="interface in org.apache.iceberg.transforms">Transform</a><S,java.lang.Integer></code></dd> | 
|  | <dt><span class="returnLabel">Returns:</span></dt> | 
|  | <dd>a name used for dedup</dd> | 
|  | </dl> | 
|  | </li> | 
|  | </ul> | 
|  | </li> | 
|  | </ul> | 
|  | </li> | 
|  | </ul> | 
|  | </div> | 
|  | </div> | 
|  | <!-- ========= END OF CLASS DATA ========= --> | 
|  | <!-- ======= START OF BOTTOM NAVBAR ====== --> | 
|  | <div class="bottomNav"><a name="navbar.bottom"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> | 
|  | <a name="navbar.bottom.firstrow"> | 
|  | <!--   --> | 
|  | </a> | 
|  | <ul class="navList" title="Navigation"> | 
|  | <li><a href="../../../../overview-summary.html">Overview</a></li> | 
|  | <li><a href="package-summary.html">Package</a></li> | 
|  | <li class="navBarCell1Rev">Class</li> | 
|  | <li><a href="package-tree.html">Tree</a></li> | 
|  | <li><a href="../../../../deprecated-list.html">Deprecated</a></li> | 
|  | <li><a href="../../../../index-all.html">Index</a></li> | 
|  | <li><a href="../../../../help-doc.html">Help</a></li> | 
|  | </ul> | 
|  | </div> | 
|  | <div class="subNav"> | 
|  | <ul class="navList"> | 
|  | <li>Prev Class</li> | 
|  | <li><a href="../../../../org/apache/iceberg/transforms/Hours.html" title="class in org.apache.iceberg.transforms"><span class="typeNameLink">Next Class</span></a></li> | 
|  | </ul> | 
|  | <ul class="navList"> | 
|  | <li><a href="../../../../index.html?org/apache/iceberg/transforms/Days.html" target="_top">Frames</a></li> | 
|  | <li><a href="Days.html" target="_top">No Frames</a></li> | 
|  | </ul> | 
|  | <ul class="navList" id="allclasses_navbar_bottom"> | 
|  | <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> | 
|  | </ul> | 
|  | <div> | 
|  | <script type="text/javascript"><!-- | 
|  | allClassesLink = document.getElementById("allclasses_navbar_bottom"); | 
|  | if(window==top) { | 
|  | allClassesLink.style.display = "block"; | 
|  | } | 
|  | else { | 
|  | allClassesLink.style.display = "none"; | 
|  | } | 
|  | //--> | 
|  | </script> | 
|  | </div> | 
|  | <div> | 
|  | <ul class="subNavList"> | 
|  | <li>Summary: </li> | 
|  | <li>Nested | </li> | 
|  | <li>Field | </li> | 
|  | <li><a href="#constructor.summary">Constr</a> | </li> | 
|  | <li><a href="#method.summary">Method</a></li> | 
|  | </ul> | 
|  | <ul class="subNavList"> | 
|  | <li>Detail: </li> | 
|  | <li>Field | </li> | 
|  | <li><a href="#constructor.detail">Constr</a> | </li> | 
|  | <li><a href="#method.detail">Method</a></li> | 
|  | </ul> | 
|  | </div> | 
|  | <a name="skip.navbar.bottom"> | 
|  | <!--   --> | 
|  | </a></div> | 
|  | <!-- ======== END OF BOTTOM NAVBAR ======= --> | 
|  | </body> | 
|  | </html> |