Skip navigation links
Gaffer 0.6.2
A B C D E G H I L N O R S T U V W 

A

AUTH_SCORES - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
authScores(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 

B

ByteArrayEscapeUtils - Class in uk.gov.gchq.gaffer.commonutil
Removes the 0 byte from a byte array.

C

ChainedIterable<T> - Class in uk.gov.gchq.gaffer.commonutil.iterable
 
ChainedIterable(Iterable...) - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.ChainedIterable
 
close() - Method in interface uk.gov.gchq.gaffer.commonutil.iterable.CloseableIterable
 
close() - Method in interface uk.gov.gchq.gaffer.commonutil.iterable.CloseableIterator
 
close() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.EmptyClosableIterable
 
close() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.EmptyCloseableIterator
 
close() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterable
 
close() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterator
 
close() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterable
 
close() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterator
 
CloseableIterable<T> - Interface in uk.gov.gchq.gaffer.commonutil.iterable
 
CloseableIterator<T> - Interface in uk.gov.gchq.gaffer.commonutil.iterable
 
CollectionUtil - Class in uk.gov.gchq.gaffer.commonutil
 
CommonConstants - Class in uk.gov.gchq.gaffer.commonutil
 
CommonTimeUtil - Class in uk.gov.gchq.gaffer.commonutil
Utility methods for dates and times.
CommonTimeUtil.TimeBucket - Enum in uk.gov.gchq.gaffer.commonutil
Type representing a "bucket" of time.

D

DATA_SCHEMA - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
DATA_TYPES - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
dataSchema(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
dataSchema(Class, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
dataTypes(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
dataTypes(Class, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
DELIMITER - Static variable in class uk.gov.gchq.gaffer.commonutil.ByteArrayEscapeUtils
 
DELIMITER_PLUS_ONE - Static variable in class uk.gov.gchq.gaffer.commonutil.ByteArrayEscapeUtils
 

E

EmptyClosableIterable<T> - Class in uk.gov.gchq.gaffer.commonutil.iterable
 
EmptyClosableIterable() - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.EmptyClosableIterable
 
EmptyCloseableIterator<T> - Class in uk.gov.gchq.gaffer.commonutil.iterable
 
EmptyCloseableIterator() - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.EmptyCloseableIterator
 
escape(byte[]) - Static method in class uk.gov.gchq.gaffer.commonutil.ByteArrayEscapeUtils
Escapes the provided string so that it no longer contains the Constants.DELIMITER character.

G

getEnd() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterable
 
getStart() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterable
 

H

hasNext() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.EmptyCloseableIterator
 
hasNext() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterator
 
hasNext() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterator
 

I

ISO_8859_1_ENCODING - Static variable in class uk.gov.gchq.gaffer.commonutil.CommonConstants
 
iterator() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.ChainedIterable
 
iterator() - Method in interface uk.gov.gchq.gaffer.commonutil.iterable.CloseableIterable
 
iterator() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.EmptyClosableIterable
 
iterator() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterable
 
iterator() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterable
 

L

LimitedCloseableIterable<T> - Class in uk.gov.gchq.gaffer.commonutil.iterable
 
LimitedCloseableIterable(Iterable<T>, int, Integer) - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterable
 
LimitedCloseableIterable(CloseableIterable<T>, int, Integer) - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterable
 
LimitedCloseableIterator<T> - Class in uk.gov.gchq.gaffer.commonutil.iterable
 
LimitedCloseableIterator(Iterator<T>, int, Integer) - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterator
 
LimitedCloseableIterator(CloseableIterator<T>, int, Integer) - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterator
 

N

next() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.EmptyCloseableIterator
 
next() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterator
 
next() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterator
 

O

OP_AUTHS - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
OP_SCORES - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
opAuths(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
opAuths(Class, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
openStream(Class, String) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
openStream(Class, String, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
openStreams(Class, String) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
openStreams(Class, String, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
opScores(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 

R

remove() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.EmptyCloseableIterator
 
remove() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.LimitedCloseableIterator
 
remove() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterator
 

S

SCHEMA - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
schema(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
schema(Class, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
SCHEMA_FOLDER - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
schemas(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
schemas(Class, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
STORE_PROPERTIES - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
STORE_SCHEMA - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
STORE_TYPES - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
storeProps(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
storeProps(Class, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
storeSchema(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
storeSchema(Class, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
storeTypes(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
storeTypes(Class, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
StreamUtil - Class in uk.gov.gchq.gaffer.commonutil
 

T

timeToBucket(long, CommonTimeUtil.TimeBucket) - Static method in class uk.gov.gchq.gaffer.commonutil.CommonTimeUtil
Place a time value (a Java Long representing the number of milliseconds since the start of the Unix epoch) in a CommonTimeUtil.TimeBucket.
toString() - Method in class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterable
 
treeSet(T) - Static method in class uk.gov.gchq.gaffer.commonutil.CollectionUtil
 
treeSet(T[]) - Static method in class uk.gov.gchq.gaffer.commonutil.CollectionUtil
 

U

uk.gov.gchq.gaffer.commonutil - package uk.gov.gchq.gaffer.commonutil
 
uk.gov.gchq.gaffer.commonutil.exception - package uk.gov.gchq.gaffer.commonutil.exception
 
uk.gov.gchq.gaffer.commonutil.iterable - package uk.gov.gchq.gaffer.commonutil.iterable
 
UnauthorisedException - Exception in uk.gov.gchq.gaffer.commonutil.exception
An AuthorisationException is a RuntimeException that will be when an unauthorised action is attempted.
UnauthorisedException(String) - Constructor for exception uk.gov.gchq.gaffer.commonutil.exception.UnauthorisedException
 
UnauthorisedException(String, Throwable) - Constructor for exception uk.gov.gchq.gaffer.commonutil.exception.UnauthorisedException
 
unEscape(byte[]) - Static method in class uk.gov.gchq.gaffer.commonutil.ByteArrayEscapeUtils
Unescapes the provided byte array - this should only be called on byte arrays that have been through the escape method.
UTF_8 - Static variable in class uk.gov.gchq.gaffer.commonutil.CommonConstants
 

V

valueOf(String) - Static method in enum uk.gov.gchq.gaffer.commonutil.CommonTimeUtil.TimeBucket
Returns the enum constant of this type with the specified name.
values() - Static method in enum uk.gov.gchq.gaffer.commonutil.CommonTimeUtil.TimeBucket
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW - Static variable in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
view(Class) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 
view(Class, boolean) - Static method in class uk.gov.gchq.gaffer.commonutil.StreamUtil
 

W

WrappedCloseableIterable<T> - Class in uk.gov.gchq.gaffer.commonutil.iterable
 
WrappedCloseableIterable() - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterable
 
WrappedCloseableIterable(Iterable<T>) - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterable
 
WrappedCloseableIterator<T> - Class in uk.gov.gchq.gaffer.commonutil.iterable
 
WrappedCloseableIterator() - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterator
 
WrappedCloseableIterator(Iterator<T>) - Constructor for class uk.gov.gchq.gaffer.commonutil.iterable.WrappedCloseableIterator
 
A B C D E G H I L N O R S T U V W 
Skip navigation links
Gaffer 0.6.2

Copyright © 2017. All rights reserved.